Skip to content

update build instructions and general cleanup#19

Merged
abhijit-mahajani-imgtec merged 1 commit intoCreatorKit:devfrom
MattAtkinson:issue16
Apr 11, 2016
Merged

update build instructions and general cleanup#19
abhijit-mahajani-imgtec merged 1 commit intoCreatorKit:devfrom
MattAtkinson:issue16

Conversation

@MattAtkinson
Copy link
Copy Markdown

No description provided.

Comment thread creatorkit/Toolbox.md
<code>$ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo</code>

<code>$ chmod a+x ~/bin/repo</code>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These instructions are incomplete, the complete steps are as follows

$ mkdir -p ~/bin

$ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo

$ chmod a+x ~/bin/repo

Update your ~/.bashrc to add repo path in linux path permanently

export PATH=$PATH:~/bin/

@nikhil-zinjurde-imgtec
Copy link
Copy Markdown
Contributor

Approved & verified

@abhijit-mahajani-imgtec
Copy link
Copy Markdown
Contributor

Approved

@abhijit-mahajani-imgtec abhijit-mahajani-imgtec merged commit 9409bf1 into CreatorKit:dev Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants